| SyServiceExceptionRequestQueue |
| EntityType | Independent |
| Logical Entity Name | SyServiceExceptionRequestQueue |
| Default Table Name | SyServiceExceptionRequestQueue |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| SyServiceExceptionRequestQueue Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
SyServiceExceptionRequestQueueID |
INTEGER | NO | ||
SyServiceRequestID |
INTEGER | NO | ||
| Priority | INTEGER | NO | ||
| ExceptionCount | INTEGER | NO | ||
| SourceRecordCount | INTEGER | NO | ||
| QueuingStarted | DATETIME | NO | ||
| QueuingEnded | DATETIME | NO | ||
| DequeuingStarted | DATETIME | NO | ||
DequeueBySyServiceRequestID |
INTEGER | YES | ||
| ExceptionsDequeued | INTEGER | NO | ||
| SourceRecordsDequeued | INTEGER | NO | ||
| FailedInformation | NVARCHAR(max) | NO | ||
| QueueRequestStatus | INTEGER | NO | ||
| DequeuingEnded | DATETIME | NO | ||
| DequeuingAttempts | INTEGER | NO | ||
UserID |
INTEGER | NO | ||
| DateAdded | DATETIME | NO | ||
| DateLstMod | DATETIME | NO | ||
| ts | TIMESTAMP/DATE | NO | ||
| DequeueOriginated | VARCHAR(8000) | NO | ||
| RequestSource | TINYINT | NO |
| SyServiceExceptionRequestQueue Keys |
| Key Name | Key Type | Keys |
| Nk_SyServiceExceptionRequestQueue_UserID | Inversion Entry | UserID |
| Nk_SyServiceExceptionRequestQueue_DequeueBySyServiceRequestID | Inversion Entry | DequeueBySyServiceRequestID |
| Uk_SyServiceExceptionRequestQueue_SyServiceRequestIdQueueRequestStatus | Alternate Key | SyServiceRequestID, QueueRequestStatus |
| PK_SyServiceExceptionRequestQueue_SyServiceExceptionRequestQueueID | PrimaryKey | SyServiceExceptionRequestQueueID |
| SyServiceExceptionRequestQueue Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| BusinessProcessRequest | Non-Identifying | Zero or One to Zero or More | DequeueBySyServiceRequestID | NO | |||
| BusinessProcessRequest | Non-Identifying | One To Zero or More | SyServiceRequestID | NO | |||
| Staff | Non-Identifying | One To Zero or More | UserID | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| SyServiceExceptionQueue | Non-Identifying | One To Zero or More | NO | ||||
| SyServiceSourceRecordQueue | Non-Identifying | One To Zero or More | NO |
| SyServiceExceptionRequestQueue Check Constraints |
| Check Constraint Name | CheckConstraint |
| SyServiceExceptionRequestQueue Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.SyServiceExceptionRequestQueue |
NO | |||
| Physical (Microsoft SQL Server) dbo.SyServiceExceptionRequestQueue |
NO |
| SyServiceExceptionRequestQueue Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Service |
| SyServiceExceptionRequestQueue Data Movement Rules |
| Name | Type | Rule Text/Value |